<xs:complexTypename="EndConsumer"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:annotation><xs:documentationxml:lang="de">Information zum Endkunden</xs:documentation><xs:documentationxml:lang="en">Information about the end-consumer</xs:documentation></xs:annotation><xs:sequence><xs:elementname="QualifierType"><xs:annotation><xs:documentationxml:lang="de"><dl><dt>Adressart des Endkunden</dt><dt>Codeliste: </dt><dt>UD = Rechnungsadresse</dt><dt>UC = Lieferadresse</dt></dl></xs:documentation><xs:documentationxml:lang="en"><dl><dt>Type of address for the endconsumer </dt><dt>Code list: </dt><dt>UD = Invoice address</dt><dt>UC = Delivery address</dt></dl></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="3"/><!-- <xs:enumeration value="UD"> </xs:enumeration> --><!-- <xs:enumeration value="UC"> </xs:enumeration> --></xs:restriction></xs:simpleType></xs:element><xs:elementname="CustomerID"minOccurs="0"><xs:annotation><xs:documentationxml:lang="de">Kundennummer des Endkunden</xs:documentation><xs:documentationxml:lang="en">Customer ID of the end-consumer</xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="35"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="CompanyName"minOccurs="0"><xs:annotation><xs:documentationxml:lang="de">Firmenname des Endkunden</xs:documentation><xs:documentationxml:lang="en">Company name of the end-consumer</xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="35"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="FirstName"minOccurs="0"><xs:annotation><xs:documentationxml:lang="de">Vorname des Endkunden</xs:documentation><xs:documentationxml:lang="en">First name of the end-consumer</xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="35"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="SurName"minOccurs="0"><xs:annotation><xs:documentationxml:lang="de">Nachname des Endkunden</xs:documentation><xs:documentationxml:lang="en">Surname of the end-consumer</xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="35"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="Street1"minOccurs="0"><xs:annotation><xs:documentationxml:lang="de">Strasse Zeile 1</xs:documentation><xs:documentationxml:lang="en">Stree Row 1</xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="35"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="Street2"minOccurs="0"><xs:annotation><xs:documentationxml:lang="de">Strasse Zeile 2</xs:documentation><xs:documentationxml:lang="en">Stree Row 2</xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="35"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="PostalCode"minOccurs="0"><xs:annotation><xs:documentationxml:lang="de">Postleitzahl</xs:documentation><xs:documentationxml:lang="en">Zip Code</xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="9"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="City"minOccurs="0"><xs:annotation><xs:documentationxml:lang="de">Ort</xs:documentation><xs:documentationxml:lang="en">City</xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="35"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="ISOCountryCode"minOccurs="0"><xs:annotation><xs:documentationxml:lang="de">ISO Länderkennzeichen</xs:documentation><xs:documentationxml:lang="en">ISO Country Code</xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="2"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="CustomerPhone"minOccurs="0"><xs:annotation><xs:documentationxml:lang="de">Telefonnummer des Endkunden</xs:documentation><xs:documentationxml:lang="en">Phone number of the end-consumer</xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="70"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="CustomerMobile"minOccurs="0"><xs:annotation><xs:documentationxml:lang="de">Mobilnummer des Endkunden</xs:documentation><xs:documentationxml:lang="en">Mobile phone number of the end-consumer</xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="70"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="CustomerEmail"minOccurs="0"><xs:annotation><xs:documentationxml:lang="de">E-Mail des Endkunden</xs:documentation><xs:documentationxml:lang="en">E-Mail of the end-consumer</xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="70"/></xs:restriction></xs:simpleType></xs:element></xs:sequence></xs:complexType>